From: Paul Eggert Date: Wed, 7 Sep 2011 18:26:41 +0000 (-0700) Subject: Fix move-if-change permissions. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2363 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a4cfc9252aee3a67f841d56210a33267addee1c0;p=emacs.git Fix move-if-change permissions. These were inadvertenly changed to 644 in the previous revision; the file should be executable, so change it back to 755. --- diff --git a/build-aux/move-if-change b/build-aux/move-if-change old mode 100644 new mode 100755